projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ca34b2
)
NEWS: Fix typo in last commit.
author
David Engster
<dengste@eml.cc>
Thu, 9 Jan 2014 21:23:18 +0000
(22:23 +0100)
committer
David Engster
<dengste@eml.cc>
Thu, 9 Jan 2014 21:23:18 +0000
(22:23 +0100)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index a1033b9e6797acb63892ba7f087f1f5c4e7e1188..f93ff617347c8089dda98f8852b00b4cf0301716 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-170,7
+170,7
@@
non-nil, they output the same results.
*** The command `describe-function' was extended for EIEIO.
Running it on constructors will show a full description of the
-generated class. For generic functions, i
f
will show all
+generated class. For generic functions, i
t
will show all
implementations together with links to the source. The old commands
`describe-class', `describe-constructor' and `describe-generic' were
removed.